
# INSTALL


!NOTE. No database need, script use the desktop database.


1. Create a subdomain on your host, like m.yourhostname.com or mobile.yourhostname.com

2. Upload the folder Script to your subdomain folder

3. Open the file /inc/mob_config.php, and configure the script

4. Go to your host control panel > [PHP Settings]  and find "open_basedir", set to value "none"
   ex: open_basedir = "none"
   read about open_basedir here -> http://php.net/manual/en/ini.core.php#ini.open-basedir

5. Go to the DESKTOP version and open .htaccess, 

	Find "RewriteEngine on" 
	
	after this add 

	Header set Access-Control-Allow-Origin "https://m.yourhostname.com"
	
	If you use a secure connection use https:// if not use just http://

6. Done.

 
-----------------------------------------------------------------------------------------------------------

 # Make sure you have the following installed on your server:

   @ PHP 7.0
   @ MySQLi Extension
   @ GD Library
   @ cURL



------------------------------------------------------------------------------------------------------------

For any question, write on my email dobriisasa@gmail.com .

Thank you for your purchasing, please do not forget to rate it.

------------------------------------------------------------------------------------------------------------
Downloaded from prowebber.ru